This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: embedded view -- how to find out what's selected?? ~Lisa Zekvelumanjip 27.Jan.04 04:53 PM a Web browser Domino Designer 6.0.1Windows 2000
Thanks!!
All that worked perfectly, except that because my form with the emebdded view is opened in a dialog box, and the action I want to do is open the selected documents, Notes won't allow that to happen :(( since the dialog box has control of the UI.
I suppose I could save the UNIDs of the selected documents in a profile document for the user and then open them all in the form's Terminate event, as long as the dialog box is off the screen by then. But it seems a bit of a patch however and messy to explain to the users.
Thanks anyway as I had been looking for that info as it allows me to make richer UI's and forms.